• The store intefaces currently have only functions to retrieve single pieces of data and also lack the ability to loop through a returned result, only pulling each one into memory as it is needed. When people do mass data queying then this may feel strain. I would recommend shifting towards this sequential loading structure with more functions designed around mass data manipulation Retrieving data from a long term store